Total Complexity | 28 |
Dependencies | 4 |
Dependents | 5 |
Total lines | 266 |
Lines of code | 142 |
Logical lines of code | 58 |
Comment lines | 90 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
reserve_stock_for_order() | 39 | 17 | 63 | |
reserve_stock_for_product() | 50 | 3 | 32 | |
get_query_for_reserved_stock() | 55 | 2 | 22 | |
release_stock_for_order() | 63 | 2 | 12 | |
get_reserved_stock() | 68 | 2 | 7 | |
__construct() | 78 | 1 | 3 | |
is_enabled() | 82 | 1 | 3 |